home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7029 < prev    next >
Encoding:
Text File  |  1996-08-05  |  911 b   |  27 lines

  1. Path: newsfeed.direct.ca!usenet
  2. From: etoivane@direct.ca (Ed Toivanen)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: C instead of C++ for windows programming?
  5. Date: 17 Feb 1996 17:14:51 GMT
  6. Organization: Your Organization
  7. Message-ID: <4g52eb$ejf@aphex.direct.ca>
  8. References: <DMKt1y.KK8@tigger.jvnc.net>
  9. NNTP-Posting-Host: 204.174.243.117
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=ISO-8859-1
  12. X-Newsreader: WinVN 0.99.6
  13.  
  14. In article <DMKt1y.KK8@tigger.jvnc.net>, marmor@sphere.jvnc.net¡ says...
  15. >
  16. >Can windows programs be written in C rather than C++?
  17.  
  18. Can it ever.  I learned some windows programming from Charles Calvert's "Learn 
  19. Windows Programming in 21 Days".  It took me a lot longer than 21 days though, 
  20. I can tell you that!  The author recommends learning the windows API in C 
  21. first, just so that one can get a feel for what is happening, then program 
  22. using the MFC or OWL in C++ later.
  23.  
  24. Enjoy!
  25. Ed
  26.  
  27.